put "tempo 200 GQ C5Q CE DE CE B4E AQ AQ AQ D5Q DE EE DE CE B4Q GQ GQ E5Q EE FE EE DE CQ A4Q GE GE AQ D5Q B4Q C5H" into background field "Sample"
end AddNewCard
on idle
doHilite
end idle
-- part 1 (button)
-- low flags: 00
-- high flags: 0001
-- rect: left=475 top=26 right=59 bottom=504
-- title width / last selected line: 0
-- icon id / first selected line: 21700 / 21700
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
go home
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 0001
-- rect: left=475 top=60 right=93 bottom=504
-- title width / last selected line: 0
-- icon id / first selected line: 24317 / 24317
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Welcome
----- HyperTalk script -----
on mouseUp
go to card "Welcome"
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=423 top=191 right=216 bottom=507
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Functions
----- HyperTalk script -----
on mouseUp
go to first card of background "Functions"
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=423 top=133 right=158 bottom=507
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Commands
----- HyperTalk script -----
on mouseUp
go to first card of background "Commands"
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=423 top=220 right=245 bottom=507
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Icons
----- HyperTalk script -----
on mouseUp
go to first card of background "Icons"
end mouseUp
-- part 6 (button)
-- low flags: 80
-- high flags: 0001
-- rect: left=476 top=305 right=336 bottom=504
-- title width / last selected line: 0
-- icon id / first selected line: 29484 / 29484
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
go to next card of this background
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=303 top=306 right=331 bottom=397
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Delete
----- HyperTalk script -----
on mouseUp
deleteRes ""
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=102 top=306 right=331 bottom=199
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Paste
----- HyperTalk script -----
on mouseUp
put background field resType && background field "Name" & return into tmp
go to card "Paste"
put tmp after card field "ToPaste"
end mouseUp
-- part 9 (button)
-- low flags: 80
-- high flags: 0001
-- rect: left=7 top=304 right=335 bottom=35
-- title width / last selected line: 0
-- icon id / first selected line: 3835 / 3835
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Prev
----- HyperTalk script -----
on mouseUp
go to previous card of this background
end mouseUp
-- part 10 (field)
-- low flags: 00
-- high flags: 0004
-- rect: left=139 top=26 right=54 bottom=379
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 18
-- style flags: 256
-- line height: 24
-- part name: Name
-- part 11 (field)
-- low flags: 00
-- high flags: 0007
-- rect: left=103 top=87 right=138 bottom=396
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Description
-- part 12 (field)
-- low flags: 00
-- high flags: 0007
-- rect: left=103 top=157 right=271 bottom=397
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Sample
-- part 16 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=6 top=158 right=181 bottom=93
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Sample
----- HyperTalk script -----
on mouseUp
do "play" && quote & background field "Name" & quote && background field "Sample"
end mouseUp
-- part 18 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=423 top=249 right=274 bottom=507
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Add
----- HyperTalk script -----
on mouseUp
go to card "Add"
end mouseUp
-- part 20 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=6 top=30 right=53 bottom=58
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 14
-- style flags: 256
-- line height: 18
-- part name: resType
-- part 21 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=206 top=306 right=331 bottom=296
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Rename
----- HyperTalk script -----
on mouseUp
renameRes
end mouseUp
-- part 22 (button)
-- low flags: 00
-- high flags: C005
-- rect: left=221 top=140 right=156 bottom=294
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Locked
----- HyperTalk script -----
on mouseUp
put not the hilite of me into state
set lockText of background field "Description" to state
set lockText of background field "Sample" to state
set hilite of me to state
end mouseUp
-- part 23 (field)
-- low flags: 80
-- high flags: 0007
-- rect: left=156 top=120 right=205 bottom=356
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: HighlightAreas
-- part 24 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=354 top=58 right=82 bottom=409
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Hear It
----- HyperTalk script -----
on mouseUp
do "play" && quote & background field "Name" & quote
end mouseUp
-- part 25 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=423 top=162 right=187 bottom=507
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Cursors
----- HyperTalk script -----
on mouseUp
go to first card of background "Cursors"
end mouseUp
-- part 26 (button)
-- low flags: 80
-- high flags: 0001
-- rect: left=2 top=256 right=300 bottom=43
-- title width / last selected line: 0
-- icon id / first selected line: 32670 / 32670
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Scan
----- HyperTalk script -----
on mouseUp
repeat until the mouseClick
visual effect dissolve
go to next card of this background
end repeat
end mouseUp
-- part 27 (button)
-- low flags: 00
-- high flags: A002
-- rect: left=112 top=273 right=289 bottom=298
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 4
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: When the Saints Go Marching In
----- HyperTalk script -----
on mouseUp
play (field "Name") tempo 220 cq e f gw gq cq e f gw gq cq e f gh e c e dw dh eq d ch. cq eh gq g g fw fq eq f gh e c d cw cq e f gw gq cq e f qw gq cq e f gh e c e dw dh eq d ch. cq eh gq g g fw fq eq f gh e c d cw
end mouseUp
-- part 28 (button)
-- low flags: 00
-- high flags: A002
-- rect: left=297 top=273 right=289 bottom=382
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 4
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Skip to M'Lou
----- HyperTalk script -----
on mouseUp
play (field "Name") tempo 200 bq b g g be b bq d5h a4q a f# f# ae a aq c5h b4q b g g be b bq d5h a4q be c5e b4q a gh gq
end mouseUp
-- part 29 (button)
-- low flags: 00
-- high flags: A002
-- rect: left=112 top=288 right=304 bottom=250
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 4
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: America, the Beautiful
----- HyperTalk script -----
on mouseUp
play (field "Name") tempo 200 "gq gq. ee eq g gq. de dq e f g a b" && "gh. gq gq. ee eq g gq. de dq d5 c5# d5 e5 a4 d5h g4q e5q. e5e" && "dq c5q cq. b4e bq c5 d b4 a g c5h. c5q cq. a4e aq c5q" && "cq. g4e gq g a c5 g4 d5 ch."
end mouseUp
-- part 30 (button)
-- low flags: 00
-- high flags: A002
-- rect: left=249 top=288 right=304 bottom=333
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 4
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: FrÅre Jacques
----- HyperTalk script -----
on mouseUp
play (field "Name") tempo 200 "cq d e c c d e c e f gh eq f gh ge a g" && "f eq c ge a g f eq c c g3 c4h cq g3 c4h" && "cq d e c c d e c e f gh eq f gh ge a g" && "f eq c ge a g f eq c c g3 c4h cq g3 c4h" && "cq d e c c d e c e f gh eq f gh ge a g" && "f eq c ge a g f eq c c g3 c4h cq g3 c4h"